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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6676'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  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_2010_6676'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6677'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6677'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6678'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_6678'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6860'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6860'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6861'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_6861'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6539'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_6539'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6540'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6540'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6541'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_6541'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6542'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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 '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6542'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6543'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6543'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6545'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_6545'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6546'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6546'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6547'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6547'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6548'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6548'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6549'^^xsd:string;
  dwc:scientificName 'Alexandrium ostenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '109712'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6549'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '109712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6550'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '235802'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6550'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6551'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_6551'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6552'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6552'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6734'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '558243'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6734'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6735'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '558243'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6735'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6736'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '558243'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6736'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6737'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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 '558243'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6737'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6738'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '558243'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6738'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6739'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '558243'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6739'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6741'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '558243'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6741'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6742'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '558243'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6742'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6743'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '558243'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6743'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6744'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '558243'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6744'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6745'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '558243'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6745'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6747'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '558243'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6747'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6930'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6930'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6931'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6931'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6932'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_6932'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6933'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_6933'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6934'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6934'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6935'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6935'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6936'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_6936'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6937'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6937'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6938'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6938'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7323'^^xsd:string;
  dwc:scientificName 'Entomoneis paludosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '163646'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7323'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '163646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7324'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7324'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7325'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7325'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7326'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7326'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7328'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7328'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7329'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7329'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7330'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7330'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7512'^^xsd:string;
  dwc:scientificName 'Heterocapsa sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7512'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '109540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7513'^^xsd:string;
  dwc:scientificName 'Katodinium asymmetricum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '109882'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7513'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '109882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7514'^^xsd:string;
  dwc:scientificName 'Karlodinium veneficum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '233037'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7514'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '233037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7515'^^xsd:string;
  dwc:scientificName 'Katodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '109477'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7515'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '109477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7516'^^xsd:string;
  dwc:scientificName 'Katodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '109477'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7516'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7517'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7517'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7518'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7518'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7519'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7519'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7520'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7520'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7521'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7521'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7522'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7522'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7523'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7523'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7524'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_7524'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7525'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7525'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7705'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '702200'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7705'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '149662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7707'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7707'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7708'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_7708'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7709'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_7709'^^xsd:string;
  dwc:observationDate '2010-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7711'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7711'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7712'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7712'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7713'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_7713'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7714'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_7714'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7715'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7715'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7717'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7717'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7718'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7718'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7896'^^xsd:string;
  dwc:scientificName 'Protoperidinium cerasus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '162749'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7896'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '162749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7897'^^xsd:string;
  dwc:scientificName 'Protoperidinium cerasus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '162749'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7897'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '162749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7898'^^xsd:string;
  dwc:scientificName 'Protoperidinium cerasus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '162749'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7898'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '162749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7900'^^xsd:string;
  dwc:scientificName 'Protoperidinium cerasus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '162749'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7900'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '162749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7901'^^xsd:string;
  dwc:scientificName 'Protoperidinium cerasus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '162749'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7901'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '162749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7902'^^xsd:string;
  dwc:scientificName 'Protoperidinium cerasus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '162749'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7902'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '162749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7903'^^xsd:string;
  dwc:scientificName 'Protoperidinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '163862'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7903'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7904'^^xsd:string;
  dwc:scientificName 'Protoperidinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_7904'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7905'^^xsd:string;
  dwc:scientificName 'Protoperidinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '163862'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7905'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7906'^^xsd:string;
  dwc:scientificName 'Protoperidinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '163862'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7906'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7907'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '110212'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7907'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '110212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7908'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '110212'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7908'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8082'^^xsd:string;
  dwc:scientificName 'Plagiogramma staurophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149351'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8082'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8083'^^xsd:string;
  dwc:scientificName 'Plagiogramma staurophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149351'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8083'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8084'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8084'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8085'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '110257'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8085'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8086'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_8086'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8087'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '110257'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8087'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8088'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8088'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8089'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_8089'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8090'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_8090'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8091'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8091'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8092'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8092'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8093'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_8093'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8094'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8094'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8275'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8275'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8276'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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 '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8276'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8277'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_8277'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8278'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_8278'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8279'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8279'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8280'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8280'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8281'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8281'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8282'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8282'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8285'^^xsd:string;
  dwc:scientificName 'Rhizosolenia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149069'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8285'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8286'^^xsd:string;
  dwc:scientificName 'Rhizosolenia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149069'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8286'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8287'^^xsd:string;
  dwc:scientificName 'Rhizosolenia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149069'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8287'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8288'^^xsd:string;
  dwc:scientificName 'Rhizosolenia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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 '149069'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8288'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8468'^^xsd:string;
  dwc:scientificName 'Toxonidea insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8468'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8469'^^xsd:string;
  dwc:scientificName 'Toxonidea insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8469'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8470'^^xsd:string;
  dwc:scientificName 'Toxonidea insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8470'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8471'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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 '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8471'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8472'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_8472'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8473'^^xsd:string;
  dwc:scientificName 'Tripos minutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '841263'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8473'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '841263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8474'^^xsd:string;
  dwc:scientificName 'Tripos minutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '841263'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8474'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '841263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8475'^^xsd:string;
  dwc:scientificName 'Trieres mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839991'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8475'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8476'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_8476'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8477'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8477'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8478'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_8478'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8479'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8479'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8481'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8481'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6939'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6939'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6940'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6940'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6941'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6941'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6942'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6942'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6943'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6943'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7124'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7124'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7125'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7125'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7126'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_7126'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7127'^^xsd:string;
  dwc:scientificName 'Chrysochromulina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '115090'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7127'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7128'^^xsd:string;
  dwc:scientificName 'Chrysochromulina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '115090'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7128'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7129'^^xsd:string;
  dwc:scientificName 'Chrysochromulina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '115090'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7129'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7130'^^xsd:string;
  dwc:scientificName 'Chrysochromulina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '115090'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7130'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7131'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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 '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7131'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7134'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7134'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7135'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7135'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7136'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_7136'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7317'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7317'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7318'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7318'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7319'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7319'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7320'^^xsd:string;
  dwc:scientificName 'Entomoneis paludosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '163646'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7320'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '163646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7322'^^xsd:string;
  dwc:scientificName 'Entomoneis paludosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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 '163646'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7322'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '163646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6553'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^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_2010_6553'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6554'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6554'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6555'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6555'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6556'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6556'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6557'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6557'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6558'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_6558'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6559'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6559'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6560'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6560'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6561'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6561'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6562'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6562'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6563'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6563'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6564'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_6564'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6565'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6565'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6566'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6566'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6748'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '558243'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6748'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6749'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '558243'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6749'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6750'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '558243'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6750'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6752'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '558243'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6752'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6753'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '558243'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6753'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6754'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '558243'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6754'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6755'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '558243'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6755'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6756'^^xsd:string;
  dwc:scientificName 'Boreadinium pisiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '110067'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6756'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6757'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6757'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6758'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6758'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6759'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_6759'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6760'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_6760'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6944'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_6944'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6945'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6945'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6946'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6946'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6947'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_6947'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6948'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6948'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6949'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_6949'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6950'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_6950'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6951'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6951'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6952'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6952'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6953'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_6953'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6954'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6954'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6955'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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 '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6955'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6956'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6956'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6957'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6957'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7137'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_7137'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7138'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_7138'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7139'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7139'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7140'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7140'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7141'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_7141'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7142'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7142'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7143'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_7143'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7144'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7144'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7145'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7145'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7146'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7146'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7147'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7147'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7148'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7148'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7149'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  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_2010_7149'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7331'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7331'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7332'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7332'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7333'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7333'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7334'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7334'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7335'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7335'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7909'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7909'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7910'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '110212'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7910'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '110212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7911'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '110212'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7911'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7912'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '110212'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7912'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '110212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7719'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7719'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7720'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7720'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7722'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  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_2010_7722'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7723'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7723'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7724'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7724'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7725'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7725'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7726'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7726'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7727'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7727'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7728'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7728'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7729'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7729'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7730'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_7730'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7731'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7731'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7732'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7732'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7336'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_7336'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7337'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7337'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7338'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7338'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7339'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7339'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7340'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7340'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7341'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7341'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7342'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7342'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7343'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7343'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7344'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7344'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7526'^^xsd:string;
  dwc:scientificName 'Lepidodinium chlorophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '345481'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7526'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '345481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7527'^^xsd:string;
  dwc:scientificName 'Lepidodinium chlorophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345481'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7527'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '345481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7528'^^xsd:string;
  dwc:scientificName 'Lepidodinium chlorophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '345481'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7528'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '345481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7529'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7529'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7530'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7530'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7531'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7531'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7532'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7532'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7533'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7533'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7534'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7534'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7535'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7535'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7536'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7536'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7537'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7537'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7538'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7538'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7539'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7539'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8095'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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 '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8095'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8096'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8096'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8097'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8097'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8098'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8098'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8099'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8099'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8100'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_8100'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8101'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_8101'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8102'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8102'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8103'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8103'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8104'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_8104'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8105'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_8105'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8106'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8106'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8107'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8107'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8108'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_8108'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8508'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8508'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8509'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_8509'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8510'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8510'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8511'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_8511'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8513'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_8513'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8514'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_8514'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7913'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_7913'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '110212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7914'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '110212'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7914'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7915'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7915'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7916'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '110213'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7916'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7917'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '110213'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7917'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7918'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '110213'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7918'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7919'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7919'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7920'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7920'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7921'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7921'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6659'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148944'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6659'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6660'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '148944'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6660'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6661'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^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_2010_6661'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6662'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148944'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6662'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6663'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '148944'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6663'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6664'^^xsd:string;
  dwc:scientificName 'Alexandrium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6664'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6986'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6986'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6987'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6987'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6988'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6988'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6989'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_6989'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6990'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6990'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6991'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6991'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6992'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6992'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6993'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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 '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6993'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6994'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6994'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6995'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6995'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6996'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^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_2010_6996'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6997'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_6997'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6998'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6998'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6999'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6999'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7000'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7000'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7001'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7001'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7002'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7002'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7003'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7003'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7004'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7004'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7005'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7005'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7006'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7006'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7007'^^xsd:string;
  dwc:scientificName 'Chaetoceros lorenzianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '156617'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7007'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '156617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7008'^^xsd:string;
  dwc:scientificName 'Chaetoceros lorenzianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156617'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7008'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '156617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7009'^^xsd:string;
  dwc:scientificName 'Chaetoceros lorenzianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '156617'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7009'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '156617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7010'^^xsd:string;
  dwc:scientificName 'Chrysochromulina parkeae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '115126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7010'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '115126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7011'^^xsd:string;
  dwc:scientificName 'Chrysochromulina parkeae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '115126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7011'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '115126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7012'^^xsd:string;
  dwc:scientificName 'Chrysochromulina parkeae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '115126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7012'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7013'^^xsd:string;
  dwc:scientificName 'Chrysochromulina parkeae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '115126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7013'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '115126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7014'^^xsd:string;
  dwc:scientificName 'Chrysochromulina parkeae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '115126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7014'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '115126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7015'^^xsd:string;
  dwc:scientificName 'Coscinodiscus pavillardii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149307'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7015'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '149307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7016'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_7016'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7017'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7017'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7018'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7018'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7019'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7019'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7020'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7020'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7021'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7021'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7022'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7022'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7023'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7023'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7024'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7024'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7025'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_7025'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7026'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7026'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7027'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7027'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7233'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_7233'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7234'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  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_2010_7234'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7236'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7236'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7237'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7237'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7238'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7238'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7239'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7239'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7240'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7240'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7242'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7242'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7243'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_7243'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7244'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7244'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7245'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7245'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7246'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7246'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7360'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_7360'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7361'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7361'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7362'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  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_2010_7362'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7363'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_7363'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7364'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7364'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7365'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7365'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7366'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7366'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7367'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7367'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7368'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7368'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7369'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7369'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7370'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7370'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7372'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_7372'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7818'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7818'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7819'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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 '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7819'^^xsd:string;
  dwc:observationDate '2010-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7820'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7820'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7821'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7821'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7822'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7822'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7823'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7823'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7824'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7824'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7825'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7825'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7826'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7826'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7827'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7827'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7828'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7828'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7829'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7829'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7963'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_7963'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7964'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_7964'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7965'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_7965'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7966'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7966'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7967'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7967'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7968'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7968'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7969'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7969'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6814'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_6814'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6815'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_6815'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6816'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_6816'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6817'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6817'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6818'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_6818'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6819'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6819'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6820'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_6820'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6821'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_6821'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6824'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6824'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6825'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6825'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6826'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6826'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6827'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_6827'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6828'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_6828'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6829'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_6829'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6830'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6830'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6831'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6831'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6790'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_6790'^^xsd:string;
  dwc:observationDate '2010-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6791'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_6791'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6793'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_6793'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6794'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6794'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6795'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_6795'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6796'^^xsd:string;
  dwc:scientificName 'Bicosoeca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '103987'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6796'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6797'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149241'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6797'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6798'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6798'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6799'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6799'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6800'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149241'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6800'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6801'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149241'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6801'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6802'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6802'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7164'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7164'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7165'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7165'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7166'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7166'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7167'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7167'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7168'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^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_2010_7168'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7169'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7169'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7170'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  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_2010_7170'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7171'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7171'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7172'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7172'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7173'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7173'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7174'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7174'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7176'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_7176'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7177'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7177'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7803'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7803'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7804'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7804'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7806'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7806'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7807'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_7807'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7808'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_7808'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7809'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  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_2010_7809'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7810'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7810'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7811'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7811'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7812'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7812'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7813'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7813'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7815'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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 '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7815'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7816'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7816'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7219'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_7219'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7220'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7220'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7221'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7221'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7222'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7222'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7223'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7223'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7224'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^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_2010_7224'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7225'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7225'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7226'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7226'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7227'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7227'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7228'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7228'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7229'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_7229'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7230'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7230'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7231'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7231'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7232'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_7232'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6637'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6637'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6641'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_6641'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6642'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6642'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6643'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_6643'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6644'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6644'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6645'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_6645'^^xsd:string;
  dwc:observationDate '2010-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6647'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_6647'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6648'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6648'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6649'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6649'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6650'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6650'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6651'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_6651'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6652'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_6652'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6653'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_6653'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6654'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_6654'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6655'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_6655'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6656'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_6656'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6657'^^xsd:string;
  dwc:scientificName 'Alexandrium tamarense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '109714'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6657'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6658'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6658'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7785'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7785'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7786'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7786'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7787'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7787'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7788'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7788'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7789'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_7789'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7790'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7790'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7791'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7791'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7792'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7792'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7793'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7793'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7794'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7794'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7795'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7795'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7796'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7796'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7797'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7797'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7799'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7799'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7800'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_7800'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7801'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7801'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7802'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7802'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6972'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6972'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6973'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6973'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6974'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6974'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6975'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6975'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6976'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6976'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6977'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6977'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6978'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_6978'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6979'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6979'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6980'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_6980'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6981'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6981'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6982'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6982'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6983'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6983'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6984'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6984'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6985'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^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_2010_6985'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6804'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_6804'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6806'^^xsd:string;
  dwc:scientificName 'Corymbellus aureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '162519'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6806'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '162519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6807'^^xsd:string;
  dwc:scientificName 'Corymbellus aureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '162519'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6807'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '162519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6808'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_6808'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6809'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6809'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6810'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6810'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6811'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_6811'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6812'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6812'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7635'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7635'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7636'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^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_2010_7636'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7637'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7637'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8191'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8191'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8192'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149151'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8192'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8193'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '149151'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8193'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8194'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149151'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8194'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8195'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '149151'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8195'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8196'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149151'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8196'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8197'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '149151'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8197'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8198'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149151'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8198'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8199'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '149151'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8199'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8200'^^xsd:string;
  dwc:scientificName 'Pseudochattonella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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 '531445'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8200'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '531445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8201'^^xsd:string;
  dwc:scientificName 'Pseudochattonella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '531445'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8201'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '531445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8203'^^xsd:string;
  dwc:scientificName 'Pyramimonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8203'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8204'^^xsd:string;
  dwc:scientificName 'Pyramimonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_8204'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8316'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_8316'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8317'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8317'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8318'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  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_2010_8318'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8319'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8319'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8321'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8321'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8323'^^xsd:string;
  dwc:scientificName 'Stephanopyxis turris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149631'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8323'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8324'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_8324'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8325'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8325'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8326'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_8326'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8327'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_8327'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8328'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_8328'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8329'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8329'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7028'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7028'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7029'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7029'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7030'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_7030'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7031'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7031'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7032'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7032'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7033'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_7033'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7034'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_7034'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7035'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7035'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7036'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7036'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7037'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7037'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7038'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7038'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7039'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_7039'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7040'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7040'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7041'^^xsd:string;
  dwc:scientificName 'Chaetoceros pseudocurvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '178229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7041'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '178229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7042'^^xsd:string;
  dwc:scientificName 'Chaetoceros pseudocurvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '178229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7042'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '178229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7043'^^xsd:string;
  dwc:scientificName 'Chaetoceros pseudocurvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '178229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7043'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '178229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7044'^^xsd:string;
  dwc:scientificName 'Chaetoceros pseudocurvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '178229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7044'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '178229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7045'^^xsd:string;
  dwc:scientificName 'Chaetoceros pseudocurvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '178229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7045'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '178229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7046'^^xsd:string;
  dwc:scientificName 'Chaetoceros pseudocurvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '178229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7046'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '178229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7047'^^xsd:string;
  dwc:scientificName 'Chaetoceros pseudocurvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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 '178229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7047'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '178229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7048'^^xsd:string;
  dwc:scientificName 'Chaetoceros pseudocurvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '178229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7048'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '178229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7049'^^xsd:string;
  dwc:scientificName 'Chaetoceros pseudocurvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '178229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7049'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '178229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7050'^^xsd:string;
  dwc:scientificName 'Chaetoceros pseudocurvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '178229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7050'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '178229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7051'^^xsd:string;
  dwc:scientificName 'Chaetoceros pseudocurvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '178229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7051'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '178229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7052'^^xsd:string;
  dwc:scientificName 'Chaetoceros pseudocurvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '178229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7052'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '178229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7053'^^xsd:string;
  dwc:scientificName 'Chaetoceros pseudocurvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '178229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7053'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '178229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7054'^^xsd:string;
  dwc:scientificName 'Chaetoceros pseudocurvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '178229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7054'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '178229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7761'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7761'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7762'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7762'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7763'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7763'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7764'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7764'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7765'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7765'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7766'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_7766'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7767'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_7767'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7768'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7768'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7769'^^xsd:string;
  dwc:scientificName 'Oblea rotunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '110155'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7769'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7770'^^xsd:string;
  dwc:scientificName 'Oblea rotunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '110155'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7770'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7771'^^xsd:string;
  dwc:scientificName 'Oblea rotunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '110155'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7771'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7772'^^xsd:string;
  dwc:scientificName 'Oblea rotunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110155'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7772'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7773'^^xsd:string;
  dwc:scientificName 'Oblea rotunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '110155'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7773'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7774'^^xsd:string;
  dwc:scientificName 'Oblea rotunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_7774'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7775'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7775'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7776'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7776'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7777'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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 '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7777'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7778'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7778'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7779'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_7779'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7780'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7780'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7781'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7781'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7782'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7782'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7783'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7783'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7784'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7784'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7582'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7582'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7583'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7583'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7584'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7584'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7585'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7585'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7586'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7586'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7587'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7587'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7588'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7588'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7589'^^xsd:string;
  dwc:scientificName 'Lennoxia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '450723'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7589'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '450723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7590'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '17651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7590'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7592'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '17651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7592'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7593'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '17651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7593'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7594'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7594'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7595'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7595'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7610'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7610'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7612'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7612'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7613'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7613'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7614'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7614'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7615'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7615'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7616'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7616'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7617'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7617'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7618'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7618'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7619'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7619'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7620'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7620'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7621'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7621'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7622'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7622'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7623'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7623'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7624'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7624'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7625'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7625'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7626'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7626'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7627'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7627'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7628'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_7628'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7629'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7629'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7630'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7630'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7631'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7631'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7632'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7632'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7633'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7633'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7634'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7634'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7576'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7576'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7577'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7577'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7578'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7578'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7579'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7579'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7580'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7580'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7581'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7581'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7596'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7596'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7597'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7597'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7598'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7598'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7599'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7599'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7600'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7600'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7601'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7601'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7602'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7602'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7603'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7603'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7604'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7604'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7605'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7605'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7606'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  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_2010_7606'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7608'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '345485'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7608'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7609'^^xsd:string;
  dwc:scientificName 'Mediopyxis helysia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7609'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '345485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8523'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_8523'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8524'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  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_2010_8524'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8525'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_8525'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8526'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8526'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8527'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_8527'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8528'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_8528'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8529'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_8529'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8530'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8530'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8531'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_8531'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8532'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_8532'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8533'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_8533'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8534'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_8534'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8535'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_8535'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8536'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_8536'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8537'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8537'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8538'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_8538'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8539'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_8539'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8540'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8540'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8541'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8541'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8542'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_8542'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8543'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8543'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8544'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8544'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8545'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8545'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8546'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8546'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8547'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8547'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8548'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_8548'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8549'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8549'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7387'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7387'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7388'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_7388'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7389'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7389'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7390'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7390'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7391'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7391'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7392'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7392'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7393'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7393'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7394'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_7394'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7395'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7395'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7396'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7396'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7397'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7397'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7398'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7398'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7399'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7399'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7400'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7400'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7401'^^xsd:string;
  dwc:scientificName 'Gymnodinium endofasciculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '109792'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7401'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7402'^^xsd:string;
  dwc:scientificName 'Gymnodinium endofasciculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '109792'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7402'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7403'^^xsd:string;
  dwc:scientificName 'Gymnodinium endofasciculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '109792'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7403'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '109792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7404'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7404'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7405'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7405'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7406'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7406'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7407'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7407'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7408'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7408'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7409'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7409'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7410'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7410'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7411'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7411'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7412'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7412'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7413'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7413'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7414'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7414'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8550'^^xsd:string;
  dwc:scientificName 'Tabularia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8550'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '157059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8551'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  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_2010_8551'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8552'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_8552'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8555'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_8555'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8556'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8556'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8557'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_8557'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8558'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8558'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8559'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8559'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8560'^^xsd:string;
  dwc:scientificName 'Thecadinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '109557'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8560'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '109557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8177'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_8177'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8178'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8178'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8179'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8179'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8180'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8180'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8181'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8181'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8182'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8182'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8183'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8183'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8184'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8184'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8185'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8185'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8186'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8186'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8187'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8187'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8188'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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 '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8188'^^xsd:string;
  dwc:observationDate '2010-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8189'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_8189'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8190'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8190'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7568'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7568'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7569'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7569'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7570'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7570'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7571'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7571'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7572'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7572'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7573'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_7573'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7574'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7574'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7575'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7575'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7757'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  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_2010_7757'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7758'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_7758'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7759'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_7759'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7760'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7760'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7935'^^xsd:string;
  dwc:scientificName 'Protoperidinium denticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '110216'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7935'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '110216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7936'^^xsd:string;
  dwc:scientificName 'Protoperidinium denticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '110216'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7936'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7937'^^xsd:string;
  dwc:scientificName 'Protoperidinium denticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110216'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7937'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7938'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '110217'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7938'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7939'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '110217'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7939'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7940'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7940'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7941'^^xsd:string;
  dwc:scientificName 'P. divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '110219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7941'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7942'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_7942'^^xsd:string;
  dwc:observationDate '2010-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7943'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_7943'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7944'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_7944'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7946'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_7946'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7947'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7947'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7948'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7948'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8330'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8330'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8331'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8331'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8333'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_8333'^^xsd:string;
  dwc:observationDate '2010-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8334'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8334'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8335'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8335'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8336'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_8336'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8337'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8337'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8338'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8338'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8339'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_8339'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8340'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_8340'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8341'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8341'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8342'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8342'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8343'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8343'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8345'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_8345'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8346'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_8346'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8348'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8348'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8349'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_8349'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8350'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8350'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8351'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8351'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8352'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_8352'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8353'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_8353'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8354'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_8354'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8355'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8355'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8356'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_8356'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8357'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_8357'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8358'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8358'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8359'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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 '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8359'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8360'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8360'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8361'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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 '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8361'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8362'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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 '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8362'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8363'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8363'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8364'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8364'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8367'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_8367'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8368'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_8368'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8370'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8370'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8371'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8371'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7990'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_7990'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7991'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7991'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7992'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7992'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7993'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7993'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7994'^^xsd:string;
  dwc:scientificName 'Protoperidinium latidorsale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '233231'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7994'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '233231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7995'^^xsd:string;
  dwc:scientificName 'Protoperidinium latidorsale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7995'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '233231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7996'^^xsd:string;
  dwc:scientificName 'Protoperidinium latidorsale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7996'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '233231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7997'^^xsd:string;
  dwc:scientificName 'Protoperidinium latidorsale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^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_2010_7997'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '233231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7998'^^xsd:string;
  dwc:scientificName 'Protoperidinium leonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7998'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7999'^^xsd:string;
  dwc:scientificName 'Protoperidinium leonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '110229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7999'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8000'^^xsd:string;
  dwc:scientificName 'Protoperidinium leonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '110229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8000'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8001'^^xsd:string;
  dwc:scientificName 'Protoperidinium leonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '110229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8001'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8002'^^xsd:string;
  dwc:scientificName 'Protoperidinium marie-lebouriae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '614620'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8002'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '614620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8003'^^xsd:string;
  dwc:scientificName 'Protoperidinium marie-lebouriae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '614620'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8003'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '614620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8004'^^xsd:string;
  dwc:scientificName 'Protoperidinium marie-lebouriae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '614620'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8004'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '614620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8005'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_8005'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8006'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8006'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8007'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8007'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8008'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8008'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8009'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8009'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8010'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_8010'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8011'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8011'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8012'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_8012'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8013'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8013'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8014'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8014'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8015'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8015'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7747'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7747'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7748'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_7748'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7749'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7749'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7750'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_7750'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7751'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7751'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7752'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7752'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7753'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7753'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7756'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_7756'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8123'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_8123'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8124'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8124'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8125'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8125'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8126'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8126'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8127'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8127'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8128'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8128'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8129'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8129'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8130'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '110260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8130'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8131'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '110260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8131'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8132'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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 '110260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8132'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8133'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '110260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8133'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8134'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8134'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8136'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_8136'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8137'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '110260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8137'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8138'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8138'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8139'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8139'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8140'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '110260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8140'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8141'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^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_2010_8141'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8142'^^xsd:string;
  dwc:scientificName 'Protoperidinium thulesense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '232861'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8142'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '232861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8143'^^xsd:string;
  dwc:scientificName 'Prorocentrum triestinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^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_2010_8143'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '110316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8144'^^xsd:string;
  dwc:scientificName 'Prorocentrum triestinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '110316'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8144'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '110316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8145'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_8145'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8146'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8146'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8147'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_8147'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8148'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_8148'^^xsd:string;
  dwc:observationDate '2010-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8150'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8150'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8151'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8151'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8153'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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 '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8153'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8154'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8154'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8155'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8155'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8156'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8156'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8157'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8157'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8158'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8158'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8159'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8159'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8160'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_8160'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8161'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8161'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8162'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8162'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8163'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8163'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8164'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8164'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8165'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_8165'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8166'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8166'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8167'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8167'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8168'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8168'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8170'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8170'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8171'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8171'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8172'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8172'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8173'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8173'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8174'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8174'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8175'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8175'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8176'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_8176'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8372'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8372'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8373'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8373'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8374'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8374'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8375'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8375'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8376'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_8376'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8377'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8377'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8378'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8378'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8379'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8379'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8380'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_8380'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8381'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8381'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8382'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_8382'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8383'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_8383'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8384'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8384'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8385'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8385'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8386'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_8386'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8387'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_8387'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8388'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8388'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8389'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_8389'^^xsd:string;
  dwc:observationDate '2010-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8390'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8390'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8393'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_8393'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8394'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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 '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8394'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8395'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8395'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8396'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_8396'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8397'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_8397'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8398'^^xsd:string;
  dwc:scientificName 'Thalassiosira constricta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '345531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8398'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '1307640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8399'^^xsd:string;
  dwc:scientificName 'Thalassiosira constricta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_8399'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1307640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6567'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_6567'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6569'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6569'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6571'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_6571'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6572'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6572'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6573'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_6573'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6575'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6575'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6576'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6576'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6577'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6577'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6578'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_6578'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6579'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_6579'^^xsd:string;
  dwc:observationDate '2010-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6580'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6580'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6762'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6762'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6763'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_6763'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6764'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6764'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6765'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6765'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6766'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6766'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6767'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_6767'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6768'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_6768'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6770'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6770'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6771'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6771'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6772'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6772'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6773'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_6773'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6775'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6775'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6958'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6958'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6959'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6959'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6960'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6960'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6961'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_6961'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6962'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_6962'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6963'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6963'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6964'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6964'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6965'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_6965'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6966'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6966'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6967'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6967'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6968'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6968'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6969'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6969'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6970'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6970'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6971'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6971'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7150'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7150'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7151'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7151'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7152'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_7152'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7153'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7153'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7154'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7154'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7155'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_7155'^^xsd:string;
  dwc:observationDate '2010-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7156'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_7156'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7157'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7157'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7158'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7158'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7159'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7159'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7160'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7160'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7161'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7161'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7162'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7162'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7163'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7163'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7345'^^xsd:string;
  dwc:scientificName 'Ensiculifera sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '231803'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7345'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '231803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7347'^^xsd:string;
  dwc:scientificName 'Fibrocapsa japonica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '233761'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7347'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '233761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7348'^^xsd:string;
  dwc:scientificName 'Fibrocapsa japonica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '233761'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7348'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '233761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7350'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_7350'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7352'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7352'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7353'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7353'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7354'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7354'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7355'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7355'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7356'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_7356'^^xsd:string;
  dwc:observationDate '2010-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7357'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7357'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7358'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_7358'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7540'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_7540'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7541'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7541'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7542'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7542'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7543'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7543'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7544'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7544'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7545'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7545'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7546'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7546'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7547'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7547'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7548'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7548'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7550'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7550'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7551'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7551'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7552'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7552'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7553'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7553'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7733'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_7733'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7734'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_7734'^^xsd:string;
  dwc:observationDate '2010-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7735'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7735'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7736'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7736'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7737'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7737'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7738'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7738'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7739'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_7739'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7741'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7741'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7742'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_7742'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7744'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7744'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7745'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_7745'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7746'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_7746'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7922'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7922'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7923'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^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_2010_7923'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7924'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '110213'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7924'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7925'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '110213'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7925'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7926'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '110213'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7926'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7927'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '110213'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7927'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7928'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7928'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7929'^^xsd:string;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '376081'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7929'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7930'^^xsd:string;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '376081'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7930'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7931'^^xsd:string;
  dwc:scientificName 'Protoperidinium curtipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '110215'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7931'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7932'^^xsd:string;
  dwc:scientificName 'Protoperidinium curvipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '163934'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7932'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '163934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7933'^^xsd:string;
  dwc:scientificName 'Peridiniella danica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '233369'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7933'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7934'^^xsd:string;
  dwc:scientificName 'Protoperidinium denticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '110216'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7934'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8109'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8109'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8110'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_8110'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8111'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_8111'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8112'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8112'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8114'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_8114'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8115'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8115'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8116'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8116'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8117'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_8117'^^xsd:string;
  dwc:observationDate '2010-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8119'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_8119'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8120'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_8120'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8121'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_8121'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8122'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8122'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8302'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8302'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8303'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8303'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8304'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8304'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8305'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_8305'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8306'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_8306'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8307'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8307'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8308'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_8308'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8309'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_8309'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8310'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_8310'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8311'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8311'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8313'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8313'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8314'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8314'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8315'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8315'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8496'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8496'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8482'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_8482'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8483'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_8483'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8484'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8484'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8485'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_8485'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8486'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_8486'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8487'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_8487'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8488'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8488'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8489'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '148931'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8489'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8490'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '148931'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8490'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8491'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_8491'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8492'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_8492'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8493'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_8493'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8494'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8494'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8289'^^xsd:string;
  dwc:scientificName 'Rhizosolenia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149069'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8289'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8290'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_8290'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8291'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8291'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8292'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8292'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8293'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8293'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8294'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_8294'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8295'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8295'^^xsd:string;
  dwc:observationDate '2010-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8296'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_8296'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8297'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_8297'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8298'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_8298'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8299'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8299'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8301'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_8301'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6581'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_6581'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6582'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6582'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6583'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6583'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6584'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  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_2010_6584'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6585'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6585'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6586'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6586'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6587'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6587'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6588'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_6588'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6589'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_6589'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6591'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6591'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6592'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6592'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6594'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_6594'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8497'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8497'^^xsd:string;
  dwc:observationDate '2010-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8498'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '148931'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8498'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8499'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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 '148931'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8499'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8500'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_8500'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8501'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '148931'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8501'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8502'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_8502'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8503'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8503'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8504'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8504'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8505'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_8505'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8506'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8506'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8507'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_8507'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6609'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6609'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6610'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_6610'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6611'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_6611'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6613'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6613'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6614'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_6614'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6615'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_6615'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6616'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_6616'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6617'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_6617'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6618'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6618'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6619'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6619'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6620'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  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_2010_6620'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6621'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_6621'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6622'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_6622'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7377'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7377'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7378'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7378'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7379'^^xsd:string;
  dwc:scientificName 'Fibrocapsa sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '233759'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7379'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '233759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7380'^^xsd:string;
  dwc:scientificName 'Gyrodinium britannicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '109843'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7380'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '109843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7381'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7381'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7382'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7382'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7383'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7383'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7384'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7384'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7385'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_7385'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7386'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7386'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7415'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7415'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7416'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7416'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7417'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7417'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7418'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7418'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7419'^^xsd:string;
  dwc:scientificName 'Grammatophora marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149338'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7419'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '149338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7420'^^xsd:string;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '109872'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7420'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7421'^^xsd:string;
  dwc:scientificName 'Gymnodinium rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109826'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7421'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '109826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7422'^^xsd:string;
  dwc:scientificName 'Gymnodinium rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '109826'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7422'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '109826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7423'^^xsd:string;
  dwc:scientificName 'Gymnodinium rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '109826'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7423'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '109826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7425'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7425'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7426'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '110041'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7426'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7427'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7427'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7428'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '110041'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7428'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7430'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7430'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7431'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7431'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7432'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7432'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7433'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7433'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7434'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7434'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7435'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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 '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7435'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7436'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7436'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7437'^^xsd:string;
  dwc:scientificName 'Gyrodinium undulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '109878'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7437'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '109878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7438'^^xsd:string;
  dwc:scientificName 'Gyrodinium undulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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 '109878'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7438'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '109878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7440'^^xsd:string;
  dwc:scientificName 'Gyrodinium undulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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 '109878'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7440'^^xsd:string;
  dwc:observationDate '2010-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '109878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7441'^^xsd:string;
  dwc:scientificName 'Gyrodinium undulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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 '109878'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7441'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '109878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7442'^^xsd:string;
  dwc:scientificName 'Gyrodinium undulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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 '109878'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7442'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '109878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7970'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7970'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7971'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7971'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7972'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_7972'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7973'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7973'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7974'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7974'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7975'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7975'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7976'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7976'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7949'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_7949'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7950'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_7950'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7951'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7951'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7952'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7952'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7956'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7956'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7957'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_7957'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7958'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7958'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7959'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7959'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7960'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7960'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7961'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7961'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7962'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  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_2010_7962'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6832'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6832'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6833'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_6833'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6834'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  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_2010_6834'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6835'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_6835'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6836'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_6836'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6837'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_6837'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6838'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6838'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6839'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6839'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6840'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6840'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6841'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6841'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6842'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6842'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6843'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6843'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6844'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6844'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6845'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6845'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6846'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6846'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6847'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6847'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6848'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6848'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6849'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6849'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6850'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6850'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6851'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6851'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6852'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6852'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6853'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6853'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6854'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_6854'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6855'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_6855'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6856'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_6856'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6857'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6857'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6858'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6858'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6859'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6859'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7554'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_7554'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7555'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7555'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7556'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7556'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7557'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7557'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7558'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7558'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7559'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7559'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7560'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_7560'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7561'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7561'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7562'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7562'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7564'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7564'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7565'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7565'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7566'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7566'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7567'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7567'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7178'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7178'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7179'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_7179'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7181'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7181'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7182'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7182'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7183'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7183'^^xsd:string;
  dwc:observationDate '2010-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7184'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7184'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7185'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7185'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7186'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7186'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7187'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7187'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7188'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7188'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7190'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_7190'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7191'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7191'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7192'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7192'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7193'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7193'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7194'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7194'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7195'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7195'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7196'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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 '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7196'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7197'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7197'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7198'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7198'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7199'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7199'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7200'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7200'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7201'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7201'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7202'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7202'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7203'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '110001'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7203'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7204'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '110001'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7204'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7205'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7205'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7206'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7206'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7207'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_7207'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7208'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '110001'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7208'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7209'^^xsd:string;
  dwc:scientificName 'Delphineis minutissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7209'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '611858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7210'^^xsd:string;
  dwc:scientificName 'Dissodinium pseudolunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110325'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7210'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '110325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7211'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7211'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7212'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7212'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7213'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7213'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7214'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7214'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7215'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7215'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7216'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7216'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7217'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7217'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7218'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7218'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7977'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7977'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7978'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7978'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7980'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7980'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7981'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7981'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7982'^^xsd:string;
  dwc:scientificName 'Protoperidinium grenlandicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '110224'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7982'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7984'^^xsd:string;
  dwc:scientificName 'Protoperidinium grenlandicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '110224'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7984'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7985'^^xsd:string;
  dwc:scientificName 'Protoperidinium grenlandicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '110224'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7985'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7986'^^xsd:string;
  dwc:scientificName 'Protoperidinium grenlandicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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 '110224'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7986'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7987'^^xsd:string;
  dwc:scientificName 'Protoperidinium grenlandicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110224'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7987'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7988'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7988'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7989'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7989'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6440'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6440'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6441'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_6441'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6442'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6442'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6443'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6443'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6444'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6444'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6445'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6445'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6446'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  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_2010_6446'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6447'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_6447'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6448'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6448'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6450'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_6450'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6451'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6451'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6452'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_6452'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6453'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6453'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6454'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_6454'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6455'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6455'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6457'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6457'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6458'^^xsd:string;
  dwc:scientificName 'Actinocyclus curvatulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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 '345847'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6458'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '345847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6459'^^xsd:string;
  dwc:scientificName 'Adenoides eludens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '110069'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6459'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6460'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_6460'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6461'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6461'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6462'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_6462'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6463'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6463'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6464'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6464'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8515'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_8515'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8516'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8516'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8517'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_8517'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8518'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8518'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8519'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_8519'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8521'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_8521'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6465'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_6465'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6466'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6466'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6467'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_6467'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6468'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6468'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6469'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_6469'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6470'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6470'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7373'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_7373'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7374'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7374'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7375'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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 '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7375'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7376'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_7376'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6595'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_6595'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6596'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6596'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6597'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_6597'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6598'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6598'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6599'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_6599'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6600'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6600'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6601'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6601'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6602'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_6602'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6603'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_6603'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6604'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6604'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6605'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_6605'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6606'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_6606'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6607'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_6607'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6623'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6623'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6624'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_6624'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6625'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6625'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6626'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6626'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6627'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6627'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6628'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6628'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6629'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_6629'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6630'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6630'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6631'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6631'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6632'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_6632'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6633'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_6633'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6634'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6634'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6635'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6635'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6636'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_6636'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6776'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_6776'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6777'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_6777'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6778'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_6778'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6779'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_6779'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6780'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_6780'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6781'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_6781'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6782'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_6782'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6783'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_6783'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6784'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6784'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6785'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_6785'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6786'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6786'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6787'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_6787'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6788'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  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_2010_6788'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6789'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6789'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6498'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_6498'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6499'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6499'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8072'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_8072'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8073'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8073'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8074'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8074'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8075'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8075'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8078'^^xsd:string;
  dwc:scientificName 'Plagiogramma staurophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149351'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8078'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '149351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8079'^^xsd:string;
  dwc:scientificName 'Plagiogramma staurophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149351'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8079'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '149351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8080'^^xsd:string;
  dwc:scientificName 'Plagiogramma staurophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149351'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8080'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8436'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8436'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8437'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_8437'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8438'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_8438'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8439'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_8439'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8413'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_8413'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8414'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8414'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8415'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_8415'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8416'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8416'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8418'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_8418'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8419'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8419'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8421'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_8421'^^xsd:string;
  dwc:observationDate '2010-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8422'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8422'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8423'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_8423'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8424'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8424'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8425'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8425'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8233'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_8233'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8234'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_8234'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8235'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_8235'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8236'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8236'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8250'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_8250'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8251'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8251'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8252'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_8252'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8253'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_8253'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8254'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8254'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8255'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8255'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8256'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_8256'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8257'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8257'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8258'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8258'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8259'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_8259'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8260'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_8260'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8426'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8426'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7844'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7844'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7846'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7846'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7847'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7847'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7848'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7848'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7849'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7849'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7850'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7850'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7851'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  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_2010_7851'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7852'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_7852'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7853'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7853'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7854'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_7854'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7855'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7855'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7857'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7857'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7858'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7858'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7859'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7859'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7860'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7860'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7861'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7861'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7862'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_7862'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7863'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7863'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7864'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7864'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7865'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_7865'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7866'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7866'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7867'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7867'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7868'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_7868'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7869'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_7869'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7870'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7870'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7871'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7871'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7872'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_7872'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7873'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7873'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7874'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7874'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7875'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7875'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7876'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '110208'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7876'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7877'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_7877'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7878'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7878'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7879'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '110208'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7879'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7880'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '110208'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7880'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7881'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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 '110208'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7881'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7882'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7882'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7883'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '110210'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7883'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7884'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '110210'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7884'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7885'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110210'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7885'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7886'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110210'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7886'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7887'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '110210'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7887'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7888'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '110210'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7888'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7889'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '110210'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7889'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7890'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110210'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7890'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7891'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '110210'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7891'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7892'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7892'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7893'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7893'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7894'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110210'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7894'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7895'^^xsd:string;
  dwc:scientificName 'Protoperidinium cerasus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '162749'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7895'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '162749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8440'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8440'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8441'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8441'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8442'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8442'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8443'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8443'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8444'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_8444'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8445'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8445'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8446'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8446'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8447'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8447'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8448'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8448'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8449'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8449'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8450'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_8450'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8451'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8451'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8452'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8452'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8453'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8453'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6484'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6484'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6485'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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 '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6485'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6486'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_6486'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6487'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6487'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6488'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_6488'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6489'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6489'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6490'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_6490'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6491'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_6491'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6492'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_6492'^^xsd:string;
  dwc:observationDate '2010-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6493'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6493'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6494'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_6494'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6495'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_6495'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6496'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_6496'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6497'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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 '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6497'^^xsd:string;
  dwc:observationDate '2010-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7261'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7261'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7262'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7262'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7263'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7263'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7264'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7264'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7265'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7265'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7266'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7266'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7267'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7267'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7268'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_7268'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7269'^^xsd:string;
  dwc:scientificName 'Diaphanoeca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_7269'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7270'^^xsd:string;
  dwc:scientificName 'Diaphanoeca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '105513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7270'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '105513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7271'^^xsd:string;
  dwc:scientificName 'Dinobryon sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '157240'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7271'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '157240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7274'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7274'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6500'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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 '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6500'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6501'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_6501'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6502'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_6502'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6504'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_6504'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6505'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6505'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6506'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_6506'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6507'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6507'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6508'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6508'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6509'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_6509'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6510'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_6510'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6511'^^xsd:string;
  dwc:scientificName 'Achnanthes longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '156533'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6511'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '156533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6512'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6512'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6513'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6513'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6514'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6514'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6515'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6515'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6516'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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 '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6516'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6517'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6517'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6518'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_6518'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6519'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6519'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6520'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6520'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6521'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6521'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6522'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6522'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6523'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6523'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6524'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6524'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6525'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6525'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6526'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6526'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6527'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_6527'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6528'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_6528'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6529'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6529'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6530'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_6530'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6531'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6531'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6532'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6532'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6533'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_6533'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6534'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6534'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6535'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6535'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6536'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_6536'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6537'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6537'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6538'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6538'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8454'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_8454'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8455'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8455'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8456'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8456'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8457'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_8457'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8459'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8459'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8460'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8460'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8461'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8461'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8463'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8463'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8464'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8464'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8465'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8465'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8467'^^xsd:string;
  dwc:scientificName 'Toxonidea insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8467'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6679'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6679'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6680'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6680'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6681'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6681'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6682'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_6682'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6684'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_6684'^^xsd:string;
  dwc:observationDate '2010-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6685'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_6685'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6686'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6686'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6687'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_6687'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6688'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_6688'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6689'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_6689'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6691'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_6691'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6692'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_6692'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6693'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_6693'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6694'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6694'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6695'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6695'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6696'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6696'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6697'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_6697'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6698'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6698'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6699'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_6699'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6700'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6700'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6701'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6701'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6702'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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 '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6702'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6703'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6703'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6704'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6704'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6705'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6705'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6706'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6706'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6707'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6707'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6708'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_6708'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6709'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6709'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6710'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^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_2010_6710'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6711'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6711'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6712'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6712'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6713'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_6713'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6714'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6714'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6715'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6715'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6716'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_6716'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6717'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_6717'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6718'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6718'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6719'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_6719'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8427'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8427'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8428'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8428'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8429'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_8429'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8430'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_8430'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8431'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '555052'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8431'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8432'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '555052'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8432'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8433'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '555052'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8433'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8434'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_8434'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8435'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '555052'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8435'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8030'^^xsd:string;
  dwc:scientificName 'Protoperidinium nudum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '110237'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8030'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8031'^^xsd:string;
  dwc:scientificName 'Protoperidinium nudum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110237'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8031'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '110237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8033'^^xsd:string;
  dwc:scientificName 'Protoperidinium nudum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '110237'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8033'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '110237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8034'^^xsd:string;
  dwc:scientificName 'Protoperidinium obtusum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110239'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8034'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '110239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8035'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '110241'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8035'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8036'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '110241'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8036'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8037'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110241'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8037'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '110241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8038'^^xsd:string;
  dwc:scientificName 'Protoperidinium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '110244'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8038'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8039'^^xsd:string;
  dwc:scientificName 'Protoperidinium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110244'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8039'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8040'^^xsd:string;
  dwc:scientificName 'Protoperidinium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '110244'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8040'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8041'^^xsd:string;
  dwc:scientificName 'Protoperidinium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '110244'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8041'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8043'^^xsd:string;
  dwc:scientificName 'Protoperidinium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '110244'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8043'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8044'^^xsd:string;
  dwc:scientificName 'Protoperidinium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  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_2010_8044'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8045'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_8045'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8046'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_8046'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8047'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '110245'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8047'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8060'^^xsd:string;
  dwc:scientificName 'Protoperidinium pentagonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '110247'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8060'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '110247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8061'^^xsd:string;
  dwc:scientificName 'Protoperidinium pentagonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '110247'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8061'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '110247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8062'^^xsd:string;
  dwc:scientificName 'Protoperidinium pentagonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '110247'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8062'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '110247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8063'^^xsd:string;
  dwc:scientificName 'Protoperidinium punctulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8063'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '110248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8064'^^xsd:string;
  dwc:scientificName 'Protoperidinium punctulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110248'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8064'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8065'^^xsd:string;
  dwc:scientificName 'Protoperidinium punctulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '110248'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8065'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '110248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8066'^^xsd:string;
  dwc:scientificName 'Protoperidinium pyriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '110249'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8066'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '110249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8067'^^xsd:string;
  dwc:scientificName 'Protoperidinium pyriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110249'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8067'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8068'^^xsd:string;
  dwc:scientificName 'Protoperidinium pyriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110249'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8068'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8069'^^xsd:string;
  dwc:scientificName 'Protoperidinium pyriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110249'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8069'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8070'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8070'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8071'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8071'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8219'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_8219'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8220'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8220'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8221'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_8221'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8222'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_8222'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8223'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8223'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8224'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8224'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8225'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8225'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8226'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_8226'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8227'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_8227'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8228'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_8228'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8229'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_8229'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8230'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_8230'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8231'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_8231'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8232'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_8232'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8261'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8261'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8262'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_8262'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8263'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_8263'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8264'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_8264'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8265'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8265'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8266'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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 '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8266'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8267'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8267'^^xsd:string;
  dwc:observationDate '2010-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8269'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8269'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8270'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8270'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8273'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8273'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_8274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_8274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_8274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_8274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_8274'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_8274'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7672'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7672'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7674'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7674'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7675'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7675'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7676'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7676'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7677'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7677'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7678'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_7678'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7680'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7680'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7681'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7681'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7682'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_7682'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7684'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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 '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7684'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7685'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7685'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7686'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7686'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7687'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_7687'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7688'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7688'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7689'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7689'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7690'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_7690'^^xsd:string;
  dwc:observationDate '2010-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7691'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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 '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7691'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7692'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_7692'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7693'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7693'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7694'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7694'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7695'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7695'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7843'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7843'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7069'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7069'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7070'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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 '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7070'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7071'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7071'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7072'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7072'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7073'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7073'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7074'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7074'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7076'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7076'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7077'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7077'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7078'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7078'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7079'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^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_2010_7079'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7080'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7080'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7081'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7081'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7082'^^xsd:string;
  dwc:scientificName 'Chaetoceros similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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 '149127'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7082'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '149127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7083'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_7083'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7084'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7084'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7085'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7085'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7086'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7086'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7087'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7087'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7088'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7088'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7089'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7089'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7090'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7090'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7091'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7091'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7092'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7092'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7093'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7093'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7094'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7094'^^xsd:string;
  dwc:observationDate '2010-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7096'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7096'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7097'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_7097'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7098'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7098'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7099'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_7099'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7100'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7100'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7101'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_7101'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7102'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7102'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7103'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7103'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7104'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7104'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7105'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7105'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7106'^^xsd:string;
  dwc:scientificName 'Calycomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160548'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7106'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '160548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7107'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_7107'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7108'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7108'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7109'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  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_2010_7109'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7110'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7110'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7111'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7111'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7112'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_7112'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7113'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7113'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7114'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7114'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7116'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7116'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7117'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7117'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7118'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7118'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7119'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_7119'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7120'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7120'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7121'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7121'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7122'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7122'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7123'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_7123'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7303'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7303'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7305'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7305'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7306'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7306'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7307'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7307'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7308'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7308'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7309'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^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_2010_7309'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7310'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7310'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7311'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7311'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7312'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7312'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7313'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7313'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7314'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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 '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7314'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7315'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7315'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7316'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7316'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6722'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_6722'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6723'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6723'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6724'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6724'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6725'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6725'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6726'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6726'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6727'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_6727'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6728'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6728'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6729'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_6729'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6730'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_6730'^^xsd:string;
  dwc:observationDate '2010-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6731'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_6731'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6732'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6732'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6733'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6733'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7289'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7289'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7290'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7290'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7291'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_7291'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7292'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7292'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7293'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_7293'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7294'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_7294'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7295'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7295'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7296'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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 '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7296'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7297'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_7297'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7298'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_7298'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7299'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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 '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7299'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7300'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_7300'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_7302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_7302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_7302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_7302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_7302'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  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_2010_7302'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6874'^^xsd:string;
  dwc:scientificName 'Chaetoceros costatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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 '149289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6874'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6875'^^xsd:string;
  dwc:scientificName 'Chaetoceros costatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6875'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6876'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6876'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6877'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_6877'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6879'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_6879'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6880'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  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_2010_6880'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6881'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6881'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6882'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6882'^^xsd:string;
  dwc:observationDate '2010-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6883'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_6883'^^xsd:string;
  dwc:observationDate '2010-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6884'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_6884'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6885'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6885'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6887'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6887'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6889'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_6889'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6891'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_6891'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6892'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6892'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6893'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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_2010_6893'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6894'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_6894'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6895'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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 '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6895'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6896'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6896'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6897'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6897'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6898'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6898'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6899'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_6899'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6900'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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_2010_6900'^^xsd:string;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6901'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6901'^^xsd:string;
  dwc:observationDate '2010-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6902'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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_2010_6902'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6903'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6903'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6904'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6904'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6905'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6905'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6906'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_6906'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6907'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^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_2010_6907'^^xsd:string;
  dwc:observationDate '2010-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6908'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  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_2010_6908'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6909'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6909'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6910'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6910'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6911'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6911'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6912'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6912'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6913'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6913'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6914'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6914'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6915'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6915'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6916'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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 '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6916'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6917'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^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_2010_6917'^^xsd:string;
  dwc:observationDate '2010-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6918'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6918'^^xsd:string;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6919'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^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 '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6919'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6920'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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_2010_6920'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6921'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^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 '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6921'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6922'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^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_2010_6922'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6923'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^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_2010_6923'^^xsd:string;
  dwc:observationDate '2010-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6924'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^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 '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6924'^^xsd:string;
  dwc:observationDate '2010-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6926'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^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_2010_6926'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6927'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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_2010_6927'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6928'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^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 '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2010_6928'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5508__AWI_Sylt_Roads_Time_%20Series_2010_6929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5508__AWI_Sylt_Roads_Time_%20Series_2010_6929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5508__AWI_Sylt_Roads_Time_%20Series_2010_6929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2010_6929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5508_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2010'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2010_6929'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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_2010_6929'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF